Fix ChangeLog
authorFederico Mena Quintero <federico@gnu.org>
Fri, 7 Mar 2008 04:07:55 +0000 (04:07 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Fri, 7 Mar 2008 04:07:55 +0000 (04:07 +0000)
Signed-off-by: Federico Mena Quintero <federico@gnu.org>
svn path=/trunk/; revision=19730

ChangeLog

index c483e9e42b4d0cc39eeeda536516445c02175c92..76df53cd7f9a32389c102d0eabd80dbf0732d911 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,9 +6,9 @@
 
        * gtk/gtkfilechooserdialog.c (is_stock_accept_response_id): New
        function, refactor from where there was duplicated code.
-       (gtk_file_chooser_dialog_new_valist): If the response ID for the
-       button is one of the stock ones, make it the default response
-       button.
+       (gtk_file_chooser_dialog_map): Look at the buttons in our
+       action_area.  If the response ID for a button is one of the stock
+       ones, make it the default response button.
 
 2008-03-06  Johan Dahlin  <jdahlin@async.com.br>